func runtime.sysFreeOS
7 uses
runtime (current package)
malloc.go#L700: sysFreeOS(v, n)
malloc.go#L856: sysFreeOS(unsafe.Pointer(p), size+align)
malloc.go#L861: sysFreeOS(p2, size)
malloc.go#L872: sysFreeOS(unsafe.Pointer(p), pAligned-p)
malloc.go#L876: sysFreeOS(unsafe.Pointer(end), endLen)
mem.go#L116: sysFreeOS(v, n)
mem_linux.go#L148: func sysFreeOS(v unsafe.Pointer, n uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)